Variable: eglot--{}
eglot--{} is a variable defined in eglot.el.gz.
Value
#s(hash-table size 1 test eql rehash-size 1.5 rehash-threshold 0.8125 data
())
Documentation
The empty JSON object.
Aliases
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defconst eglot--{} (make-hash-table :size 1) "The empty JSON object.")